git-cond-destroy
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sun, 9 Oct 2022 08:54:21 +0000 (09:54 +0100)
committerAurelien Jarno <aurel32@debian.org>
Sun, 9 Oct 2022 08:54:21 +0000 (09:54 +0100)
commite8fe60da39537bc9030e52ee8338febbce3f9641
tree1382e1fccf8988d6a11997edf5a9bf748f7c9413
parenta24988845620618d7019e3142a9ba640b439ec74
git-cond-destroy

commit 4565083abc972bffe810e4151f8f3cb48531e526
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Aug 22 22:27:24 2022 +0200

    htl: Make pthread*_cond_timedwait register wref before releasing mutex

    Otherwise another thread could be rightly trying to destroy the condition,
    see e.g. tst-cond20.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-cond-destroy.diff
sysdeps/htl/pt-cond-timedwait.c
sysdeps/mach/hurd/htl/pt-hurd-cond-timedwait.c